[INFO] fetching crate langhub-macro 0.1.2...
[INFO] fixing langhub-macro-0.1.2 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate langhub-macro 0.1.2 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate langhub-macro 0.1.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate langhub-macro 0.1.2
[INFO] tweaked toml for crates.io crate langhub-macro 0.1.2 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate langhub-macro 0.1.2 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate langhub-macro 0.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded openssl-sys v0.9.112
[INFO] [stderr]   Downloaded langhub-core v0.1.3
[INFO] [stderr]   Downloaded openssl v0.10.76
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3b3157450a9a508d75effb9e7391482ee9a527bb8295bb52dcdef4e4b6cde159
[INFO] running `Command { std: "docker" "start" "3b3157450a9a508d75effb9e7391482ee9a527bb8295bb52dcdef4e4b6cde159", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3b3157450a9a508d75effb9e7391482ee9a527bb8295bb52dcdef4e4b6cde159" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3b3157450a9a508d75effb9e7391482ee9a527bb8295bb52dcdef4e4b6cde159", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3b3157450a9a508d75effb9e7391482ee9a527bb8295bb52dcdef4e4b6cde159" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling cc v1.2.58
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking mio v1.2.0
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking langhub-core v0.1.3
[INFO] [stderr]     Checking langhub-macro v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `AttributeArgs`, `Lit`, `Meta`, and `NestedMeta`
[INFO] [stdout]  --> src/lib.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{AttributeArgs, ItemFn, Lit, Meta, NestedMeta};
[INFO] [stdout]   |           ^^^^^^^^^^^^^          ^^^  ^^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AttributeArgs`, `Lit`, `Meta`, and `NestedMeta`
[INFO] [stdout]  --> src/lib.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{AttributeArgs, ItemFn, Lit, Meta, NestedMeta};
[INFO] [stdout]   |           ^^^^^^^^^^^^^          ^^^  ^^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AttributeArgs`, `Lit`, `Meta`, and `NestedMeta`
[INFO] [stdout]  --> src/lib.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | use syn::{AttributeArgs, ItemFn, Lit, Meta, NestedMeta};
[INFO] [stdout]   |           ^^^^^^^^^^^^^          ^^^  ^^^^  ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `chat` in this scope
[INFO] [stdout]   --> tests/test.rs:12:11
[INFO] [stdout]    |
[INFO] [stdout] 12 |         #[chat(msg = "What is Rust programming language?", type = "deepseek")]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  3 +     use langhub_macro::chat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `chat` in this scope
[INFO] [stdout]   --> tests/test.rs:25:11
[INFO] [stdout]    |
[INFO] [stdout] 25 |         #[chat(msg = "Explain quantum computing", type = "openai")]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  3 +     use langhub_macro::chat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `chat` in this scope
[INFO] [stdout]   --> tests/test.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 |         #[chat(msg = "Write a haiku about programming", type = "anthropic")]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  3 +     use langhub_macro::chat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `chat` in this scope
[INFO] [stdout]   --> tests/test.rs:50:11
[INFO] [stdout]    |
[INFO] [stdout] 50 |         #[chat(msg = "What are the benefits of async programming?", type = "google")]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  3 +     use langhub_macro::chat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `chat` in this scope
[INFO] [stdout]   --> tests/test.rs:62:11
[INFO] [stdout]    |
[INFO] [stdout] 62 |         #[chat(msg = "What is machine learning?", type = "zhipu")]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  3 +     use langhub_macro::chat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `chat` in this scope
[INFO] [stdout]   --> tests/test.rs:75:11
[INFO] [stdout]    |
[INFO] [stdout] 75 |         #[chat(msg = "Explain deep learning in simple terms", type = "moonshot")]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  3 +     use langhub_macro::chat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `chat` in this scope
[INFO] [stdout]   --> tests/test.rs:88:11
[INFO] [stdout]    |
[INFO] [stdout] 88 |         #[chat(msg = "What is 2+2?", type = "openai")]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]    |
[INFO] [stdout]  3 +     use langhub_macro::chat;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `chat` in this scope
[INFO] [stdout]    --> tests/test.rs:102:11
[INFO] [stdout]     |
[INFO] [stdout] 102 |         #[chat(msg = "Say hello", type = "deepseek")]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]   3 +     use langhub_macro::chat;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `chat` in this scope
[INFO] [stdout]    --> tests/test.rs:107:11
[INFO] [stdout]     |
[INFO] [stdout] 107 |         #[chat(msg = "Say goodbye", type = "deepseek")]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]   3 +     use langhub_macro::chat;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `chat` in this scope
[INFO] [stdout]    --> tests/test.rs:141:11
[INFO] [stdout]     |
[INFO] [stdout] 141 |         #[chat(msg = "Respond with a single word: OK", type = "openai")]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]   3 +     use langhub_macro::chat;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `chat` in this scope
[INFO] [stdout]    --> tests/test.rs:154:11
[INFO] [stdout]     |
[INFO] [stdout] 154 |         #[chat(msg = "什么是Rust语言？", type = "deepseek")]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]   3 +     use langhub_macro::chat;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `chat` in this scope
[INFO] [stdout]    --> tests/test.rs:168:11
[INFO] [stdout]     |
[INFO] [stdout] 168 |         #[chat(msg = "Return a simple math result: 5+3", type = "openai")]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]   3 +     use langhub_macro::chat;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `chat` in this scope
[INFO] [stdout]    --> tests/test.rs:185:11
[INFO] [stdout]     |
[INFO] [stdout] 185 |         #[chat(msg = "This is a test message", type = "openai")]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]   3 +     use langhub_macro::chat;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `chat` in this scope
[INFO] [stdout]    --> tests/test.rs:202:11
[INFO] [stdout]     |
[INFO] [stdout] 202 |         #[chat(msg = "List three programming languages", type = "deepseek")]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]   3 +     use langhub_macro::chat;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `chat` in this scope
[INFO] [stdout]    --> tests/test.rs:225:11
[INFO] [stdout]     |
[INFO] [stdout] 225 |         #[chat(msg = "Respond with 'Hello World'", type = "openai")]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this attribute macro
[INFO] [stdout]     |
[INFO] [stdout]   3 +     use langhub_macro::chat;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ModelProvider` in this scope
[INFO] [stdout]  --> tests/test.rs:7:26
[INFO] [stdout]   |
[INFO] [stdout] 7 |         println!("{:?}", ModelProvider)
[INFO] [stdout]   |                          ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `llm_response` in this scope
[INFO] [stdout]   --> tests/test.rs:14:41
[INFO] [stdout]    |
[INFO] [stdout] 14 |             println!("AI Response: {}", llm_response);
[INFO] [stdout]    |                                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `llm_response` in this scope
[INFO] [stdout]   --> tests/test.rs:15:51
[INFO] [stdout]    |
[INFO] [stdout] 15 |             let processed = format!("Answer: {}", llm_response);
[INFO] [stdout]    |                                                   ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `llm_response` in this scope
[INFO] [stdout]   --> tests/test.rs:27:38
[INFO] [stdout]    |
[INFO] [stdout] 27 |             println!("Response: {}", llm_response);
[INFO] [stdout]    |                                      ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `llm_response` in this scope
[INFO] [stdout]   --> tests/test.rs:28:16
[INFO] [stdout]    |
[INFO] [stdout] 28 |             Ok(llm_response)
[INFO] [stdout]    |                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `llm_response` in this scope
[INFO] [stdout]   --> tests/test.rs:39:24
[INFO] [stdout]    |
[INFO] [stdout] 39 |             let poem = llm_response;
[INFO] [stdout]    |                        ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `llm_response` in this scope
[INFO] [stdout]   --> tests/test.rs:52:67
[INFO] [stdout]    |
[INFO] [stdout] 52 |             let explanation = format!("Here's what I found:\n{}", llm_response);
[INFO] [stdout]    |                                                                   ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `llm_response` in this scope
[INFO] [stdout]   --> tests/test.rs:64:26
[INFO] [stdout]    |
[INFO] [stdout] 64 |             let answer = llm_response;
[INFO] [stdout]    |                          ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `llm_response` in this scope
[INFO] [stdout]   --> tests/test.rs:77:31
[INFO] [stdout]    |
[INFO] [stdout] 77 |             let explanation = llm_response;
[INFO] [stdout]    |                               ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `llm_response` in this scope
[INFO] [stdout]   --> tests/test.rs:90:28
[INFO] [stdout]    |
[INFO] [stdout] 90 |             let response = llm_response;
[INFO] [stdout]    |                            ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `llm_response` in this scope
[INFO] [stdout]    --> tests/test.rs:104:16
[INFO] [stdout]     |
[INFO] [stdout] 104 |             Ok(llm_response)
[INFO] [stdout]     |                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `llm_response` in this scope
[INFO] [stdout]    --> tests/test.rs:109:16
[INFO] [stdout]     |
[INFO] [stdout] 109 |             Ok(llm_response)
[INFO] [stdout]     |                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `llm_response` in this scope
[INFO] [stdout]    --> tests/test.rs:143:28
[INFO] [stdout]     |
[INFO] [stdout] 143 |             let response = llm_response;
[INFO] [stdout]     |                            ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `llm_response` in this scope
[INFO] [stdout]    --> tests/test.rs:156:28
[INFO] [stdout]     |
[INFO] [stdout] 156 |             let response = llm_response;
[INFO] [stdout]     |                            ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `llm_response` in this scope
[INFO] [stdout]    --> tests/test.rs:170:32
[INFO] [stdout]     |
[INFO] [stdout] 170 |             let raw_response = llm_response;
[INFO] [stdout]     |                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `llm_response` in this scope
[INFO] [stdout]    --> tests/test.rs:187:16
[INFO] [stdout]     |
[INFO] [stdout] 187 |             if llm_response.is_empty() {
[INFO] [stdout]     |                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `llm_response` in this scope
[INFO] [stdout]    --> tests/test.rs:190:16
[INFO] [stdout]     |
[INFO] [stdout] 190 |             Ok(llm_response)
[INFO] [stdout]     |                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `llm_response` in this scope
[INFO] [stdout]    --> tests/test.rs:204:28
[INFO] [stdout]     |
[INFO] [stdout] 204 |             let response = llm_response;
[INFO] [stdout]     |                            ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `llm_response` in this scope
[INFO] [stdout]    --> tests/test.rs:227:16
[INFO] [stdout]     |
[INFO] [stdout] 227 |             Ok(llm_response)
[INFO] [stdout]     |                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> tests/test.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 |     use super::*;
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `langhub-macro` (test "test") due to 50 previous errors; 3 warnings emitted
[INFO] [stdout] warning: unexpected `cfg` condition name: `not`
[INFO] [stdout]    --> tests/test.rs:125:23
[INFO] [stdout]     |
[INFO] [stdout] 125 |                 #[cfg(not)]
[INFO] [stdout]     |                       ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: expected names are: `docsrs`, `feature`, and `test` and 32 more
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(not)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(not)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> tests/test.rs:13:30
[INFO] [stdout]    |
[INFO] [stdout] 13 |         fn ask_question() -> Result<String> {
[INFO] [stdout]    |                              ^^^^^^ ------ supplied 1 generic argument
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 13 |         fn ask_question() -> Result<String, E> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> tests/test.rs:26:30
[INFO] [stdout]    |
[INFO] [stdout] 26 |         fn ask_question() -> Result<String> {
[INFO] [stdout]    |                              ^^^^^^ ------ supplied 1 generic argument
[INFO] [stdout]    |                              |
[INFO] [stdout]    |                              expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 26 |         fn ask_question() -> Result<String, E> {
[INFO] [stdout]    |                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> tests/test.rs:38:33
[INFO] [stdout]    |
[INFO] [stdout] 38 |         fn generate_poetry() -> Result<String> {
[INFO] [stdout]    |                                 ^^^^^^ ------ supplied 1 generic argument
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 38 |         fn generate_poetry() -> Result<String, E> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> tests/test.rs:51:33
[INFO] [stdout]    |
[INFO] [stdout] 51 |         fn explain_concept() -> Result<String> {
[INFO] [stdout]    |                                 ^^^^^^ ------ supplied 1 generic argument
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 51 |         fn explain_concept() -> Result<String, E> {
[INFO] [stdout]    |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> tests/test.rs:63:24
[INFO] [stdout]    |
[INFO] [stdout] 63 |         fn ask_ml() -> Result<String> {
[INFO] [stdout]    |                        ^^^^^^ ------ supplied 1 generic argument
[INFO] [stdout]    |                        |
[INFO] [stdout]    |                        expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 63 |         fn ask_ml() -> Result<String, E> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> tests/test.rs:76:28
[INFO] [stdout]    |
[INFO] [stdout] 76 |         fn explain_dl() -> Result<String> {
[INFO] [stdout]    |                            ^^^^^^ ------ supplied 1 generic argument
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 76 |         fn explain_dl() -> Result<String, E> {
[INFO] [stdout]    |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> tests/test.rs:89:27
[INFO] [stdout]    |
[INFO] [stdout] 89 |         fn calculate() -> Result<String> {
[INFO] [stdout]    |                           ^^^^^^ ------ supplied 1 generic argument
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 89 |         fn calculate() -> Result<String, E> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> tests/test.rs:103:27
[INFO] [stdout]     |
[INFO] [stdout] 103 |         fn say_hello() -> Result<String> {
[INFO] [stdout]     |                           ^^^^^^ ------ supplied 1 generic argument
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 103 |         fn say_hello() -> Result<String, E> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> tests/test.rs:108:29
[INFO] [stdout]     |
[INFO] [stdout] 108 |         fn say_goodbye() -> Result<String> {
[INFO] [stdout]     |                             ^^^^^^ ------ supplied 1 generic argument
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 108 |         fn say_goodbye() -> Result<String, E> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> tests/test.rs:142:24
[INFO] [stdout]     |
[INFO] [stdout] 142 |         fn get_ok() -> Result<String> {
[INFO] [stdout]     |                        ^^^^^^ ------ supplied 1 generic argument
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 142 |         fn get_ok() -> Result<String, E> {
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> tests/test.rs:155:29
[INFO] [stdout]     |
[INFO] [stdout] 155 |         fn ask_chinese() -> Result<String> {
[INFO] [stdout]     |                             ^^^^^^ ------ supplied 1 generic argument
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 155 |         fn ask_chinese() -> Result<String, E> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> tests/test.rs:169:26
[INFO] [stdout]     |
[INFO] [stdout] 169 |         fn get_math() -> Result<String> {
[INFO] [stdout]     |                          ^^^^^^ ------ supplied 1 generic argument
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 169 |         fn get_math() -> Result<String, E> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> tests/test.rs:186:31
[INFO] [stdout]     |
[INFO] [stdout] 186 |         fn test_function() -> Result<String> {
[INFO] [stdout]     |                               ^^^^^^ ------ supplied 1 generic argument
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 186 |         fn test_function() -> Result<String, E> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> tests/test.rs:203:31
[INFO] [stdout]     |
[INFO] [stdout] 203 |         fn get_languages() -> Result<Vec<String>> {
[INFO] [stdout]     |                               ^^^^^^ ----------- supplied 1 generic argument
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 203 |         fn get_languages() -> Result<Vec<String>, E> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]    --> tests/test.rs:226:27
[INFO] [stdout]     |
[INFO] [stdout] 226 |         fn get_hello() -> Result<String> {
[INFO] [stdout]     |                           ^^^^^^ ------ supplied 1 generic argument
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           expected 2 generic arguments
[INFO] [stdout]     |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]     |
[INFO] [stdout] 226 |         fn get_hello() -> Result<String, E> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find type `LangChainError` in this scope
[INFO] [stdout]    --> tests/test.rs:188:28
[INFO] [stdout]     |
[INFO] [stdout] 188 |                 return Err(LangChainError::LLMError("Empty response".to_string()).into());
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^ use of undeclared type `LangChainError`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `model_type`
[INFO] [stdout]    --> tests/test.rs:123:13
[INFO] [stdout]     |
[INFO] [stdout] 123 |         for model_type in model_types {
[INFO] [stdout]     |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_model_type`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3b3157450a9a508d75effb9e7391482ee9a527bb8295bb52dcdef4e4b6cde159", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b3157450a9a508d75effb9e7391482ee9a527bb8295bb52dcdef4e4b6cde159", kill_on_drop: false }`
[INFO] [stdout] 3b3157450a9a508d75effb9e7391482ee9a527bb8295bb52dcdef4e4b6cde159
